# — Conky settings — #

background
update_interval 2

cpu_avg_samples 2
net_avg_samples 2

override_utf8_locale yes

double_buffer yes
no_buffers yes

text_buffer_size 2048
imlib_cache_size 0

# — Window specifications — #

own_window yes
own_window_type override
own_window_transparent yes
own_window_colour grey20
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

border_width 1
border_inner_margin 5
border_outer_margin 0

minimum_size 185 0

alignment br
gap_x 5
gap_y -10

# — Graphics settings — #
draw_shades no
draw_outline no
draw_borders yes
draw_graph_borders yes
default_bar_size 60 8
Musicelements
# — Text settings — #
use_xft yes
xftfont mintsmild:size=9
#xftfont DejaVu Sans:size=9
xftalpha 1
#xftalpha 0.8

uppercase no

# — Colors — #

# for lighter backgrounds
default_color white
color0 white
color1 white
color2 white
color3 white
color4 white
color5 white

# for darker backgrounds
#default_color 3A3A3A
#color0 626262
#color1 585858
#color2 4E4E4E
#color3 444444
#color4 3A3A3A
#color5 303030

# — Templates — #

# Filesystem
template0 ${goto 15}${voffset 6}${font Poky:size=16}H$font${goto 35}${voffset -9}\1:${alignr}$color0${fs_used_perc \2}%$color ${fs_bar \2}\n${goto 35}$color1${fs_free \2}$color free${alignr}$color3${fs_size \2}$color

# Network Interface
template1 ${goto 15}${voffset 4}${font PizzaDude Bullets:size=16}O$font${goto 35}${voffset -2}Up: $color0${upspeed \1}$font$color${alignr}${upspeedgraph \1 8,60}\n${goto 15}${voffset 6}${font PizzaDude Bullets:size=16}U$font${goto 35}${voffset -2}Down: $color0${downspeed \1}$color${alignr}${downspeedgraph \1 8,60}

TEXT
${image ~/.scripts/tlo.png -p -1,0 -s 600x1280}

${font Calibri:style=Bold:size=22}"YOURNAME"$font ${hr 2}

# — SYSTEM — #
${font mintsmild:style=Bold:size=9}SYSTEM$font ${hr 2}
${goto 15}${voffset 6}${font OpenLogos:size=19}u$font${goto 35}${voffset -12}Kernel: ${alignr}$color3${kernel}$color
${goto 35}Uptime: $alignr$color0${uptime}$color
# — Playing — #
Musicelements
${font mintsmild:style=Bold:size=9}PLAYING NOW$font ${hr 2}
${color yellow}${font Musicelements:size=20}r ${font Bitstream Vera Sans:size=9}${exec rhythmbox-client --no-start --print-playing-format %tt} - ${exec rhythmbox-client --no-start --print-playing-format %aa}  ${color blue}${font Bitstream Vera Sans:size=8}${exec rhythmbox-client --no-start --print-playing-format %at}
# — CPU — #
$color
${font mintsmild:style=Bold:size=9}CPU$font ${hr 2}
${goto 15}${font Poky:size=16}P$font${voffset -4}$color0${goto 35}${execi 30 sensors | grep 'Core 0' | cut -c15-16}°C$color${alignr}$color0${cpu cpu1}%$color ${cpubar cpu1 8,60}
# CPU processes
${goto 15}${voffset 3}${font Poky:size=15}a$font${voffset -6}${goto 35}PROCESS${alignr}%CPU
${goto 35}${voffset -6}${stippled_hr}
${goto 35}${voffset -3}$color0${top name 1} $alignr ${top cpu 1}$color
${goto 35}$color1${top name 2} $alignr ${top cpu 2}
${goto 35}$color2${top name 3} $alignr ${top cpu 3}
${goto 35}$color3${top name 4} $alignr ${top cpu 4}
${goto 35}$color4${top name 5} $alignr ${top cpu 5}$color
#${goto 35}$color5${top name 6} $alignr ${top cpu 6}$color
#
# — Memory — #
${font mintsmild:style=Bold:size=9}MEMORY$font ${hr 2}
${goto 15}${voffset 6}${font Poky:size=16}M$font${voffset -9}${goto 35}RAM:${alignr}$color0${memperc}%$color ${membar 8,60}
${goto 35}$color1${memeasyfree}$color free${alignr}$color3${memmax}$color
${goto 15}${voffset 6}${font Poky:size=16}s$font${voffset -9}${goto 35}SWAP:${alignr}$color0${swapperc}%$color ${swapbar 8,60}
${goto 35}$color1${swapfree}$color free${alignr}$color3${swapmax}$color
# Mem Processes
${goto 15}${voffset 3}${font Poky:size=15}a$font${voffset -6}${goto 35}PROCESS${alignr}%MEM
${goto 35}${voffset -6}${stippled_hr}
${goto 35}${voffset -3}$color0${top_mem name 1} $alignr ${top_mem mem 1}$color
${goto 35}$color1${top_mem name 2} $alignr ${top_mem mem 2}
${goto 35}$color2${top_mem name 3} $alignr ${top_mem mem 3}
${goto 35}$color3${top_mem name 4} $alignr ${top_mem mem 4}
${goto 35}$color4${top_mem name 5} $alignr ${top_mem mem 5}$color
#${goto 35}$color5${top_mem name 6} $alignr ${top_mem mem 6}$color
#
# — FILESYSTEM — #
${font mintsmild:style=Bold:size=9}FILESYSTEM$font ${hr 2}
${template0 Root /}
${template0 Windows /windows}
${template0 NetDisk /media/netdisk}
#
# — NETWORK — #
${font mintsmild:style=Bold:size=9}NETWORK$font ${hr 2}
${if_up wlan0}${template1 wlan0}
${goto 15}${voffset 4}${font PizzaDude Bullets:size=14}Z$font${goto 35}Signal: ${wireless_link_qual wlan0}%${alignr}${wireless_link_bar 8,60 wlan0}
${else}${if_up eth0}${template1 eth0}
${else}${if_up eth1}${template1 eth1}
${else}${goto 15}${font PizzaDude Bullets:size=14}4$font${goto 35}Network Unavailable
${endif}${endif}${endif}
# — END — Keep these newlines at the end to compensate for offsets




